feat: release 2025-11-14#1706
Merged
Merged
Conversation
…using#5425) * fix: put what to expect additional text behind feature flag * fix: partner test fix
… authz fail (bloom-housing#5410) * fix: redirect to an unauthorized page rather than show blank page for authz fail * test: partially resolve issues related to applications page tests * test: add page now passing * fix: lint * fix: typing error * test: more lint fixes and remove unneeded server calls * test: add missing fixture data, fix Jest error conditions * fix: add listing guard to pending/resolved pages
fix firefox not being reactive on clearing errors for units
* fix: fix schema formatting * chore: add new enum types * chore: add new Listings model fields * chore: add new fields to the UnitGroup model * chore: update DTO's to changes in schema * chore: generate new swagger types * chore: add migration for new schema updates * fix: update depositValue field decimal range * fix: add missing field names * chore: add custom deposit validation decorator * chore: add unit group rent type validation * fix: remove unnecessary import * chore: update sunit summary DTO to contain new fields * chore: update service layer * fix: remove unnecessary migration update * fix: update db fields * chore: update rent validation decorator * chore: add the cocInfo to the listing DTO * chore: regenerate backend swagger * chore: fix field decorator error * fix: fix decorators import paths * fix: fix csv export integration tests * chore: add listing creation deposit validation integration tests * chore: add integration tests for unit groups rent type related fields validation * test: re-run circleCi * chore: update validator file name * fix: remove switch IsDecimal to IsNumber validation decorator * chore: add missing error message * fix: update integration tests to new changes * fix: remove unused import * fix: remove the packageManager ending
…bers first name (bloom-housing#5456) * removing extra column for Household Member (1) First Name
* chore: upgrade testing-library-react * fix: update public tests to not have act * fix: remove act calls from partner tests --------- Co-authored-by: Morgan Ludtke <ludtkemorgan@gmail.com>
* fix: add pii deletion population script * fix: remove missing merge conflict * fix: flaky test fixes * fix: take public users into account for tests * fix: remove comment
* fix: add new address listings view * fix: add missing findOne reference * fix: swagger doc
* updated to send email to support amdin
adding enableWaitlistLottery feature flag
…progress (bloom-housing#5265) * feat: redirect off of Common App if the listing/application isn't in progress * fix: lint * feat: display toast alert when listing is missing * fix: use a different stable ref * fix: relax redirection for first steps * chore: add helpful comments * test: add public unit test for redirection logic * fix: redirection linting
* fix: hide redundant lottery section * fix: remove redundant lottery section
* feat: add new jurisdiction for seeded data * test: select proper jurisdiction
…5510) added waitlist lotteries allow selection fcfs frontend
* feat: add visible neighborhood amenities to jurisdictions and update related components * fix: add option to seed visibleNeighborhoodAmenities * fix: show just visible neighborhood amenities in csv export * test: fix * refactor: use enum to map amenities * fix: hide neighborhood amenities section when no jurisdiction selected --------- Co-authored-by: Emily Jablonski <65367387+emilyjablonski@users.noreply.github.com>
…ing#5548) fixing logic and adding tests for waitlist lottery changes
* fix: put support admin behind feature flag * fix: linting errors
* fix: pass the jurisdiction id to edit unit form * fix: remove unused dependency
* feat: add neighborhood amenities as dropdowns * fix: switch array to enum * test: add test for NeighborhoodAmenities partners section * test: add options check for select
* fix: update applications to have is_newest * fix: test fix * fix: review feedback
…using#5559) updated filtering logic for waitlist open
…om-housing#5568) * fix: align copy for new neighborhood amenities * fix: add translations * fix: rollback one copy change * test: add missing tests * test: fix
* fix: upgrade ui-seeds for drawer scroll * fix: upgrade seeds --------- Co-authored-by: Emily Jablonski <emijablonski@gmail.com>
✅ Deploy Preview for detroit-public-dev canceled.
|
✅ Deploy Preview for detroit-public-prod canceled.
|
✅ Deploy Preview for detroit-partners-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for detroit-partners-prod ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for detroit-partners-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for detroit-public-staging canceled.
|
daa45a9 to
4f1ce05
Compare
Collaborator
|
Sort of odd the public deploy previews were cancelled for not seeing changes in the directory |
emilyjablonski
approved these changes
Nov 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pulls the following commits from core:
There are no new features that aren't behind feature flags with these changes. The following are things of note: